/* Themify Customize Styling */
body[class*="themify"] #site-logo a {		letter-spacing:1px;
	font-size:40px;
	line-height:50px;
	text-align:left; 
}
body[class*="themify"] #site-logo a img {		width: 60px; 
}
.page-title {		font-size:24px;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 60px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 60px; 
}
 }